How to Install cman software package in Debian 9 (Stretch)

How to Install cman software package in Debian 9 (Stretch)

cman software package provides Red Hat cluster suite - cluster manager, you can install in your Debian 9 (Stretch) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install cman 

cman is installed in your system.

Make ensure the cman package were installed using the commands given below,

$ sudo dpkg-query -l | grep cman *

You will get with cman package name, version, architecture and description in a table

cman package basic information:

Distro Debian 9 stretch
Section Administration Utilities
Package cman
Version 3.1.8-1.2+b1 [amd64, armel, ar
Description Red Hat cluster suite - cluster manager
Sub Section admin


See Also, How to uninstall or remove cman software package from Debian 9 (Stretch)?